SignalGroup.connectData

Connects @c_handler to the signal @detailed_signal on the target instance of @self.

You cannot connect a signal handler after #GSignalGroup:target has been set.

class SignalGroup
void
connectData

Parameters

detailedSignal string

a string of the form "signal-name::detail"

cHandler GCallback

the #GCallback to connect

data void*

the data to pass to @c_handler calls

notify GClosureNotify

function to be called when disposing of @self

flags GConnectFlags

the flags used to create the signal connection

Meta

Since

2.72